home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2151_attach < prev    next >
Encoding:
Text File  |  1987-07-08  |  370 b   |  6 lines

  1. attach ( how, block1, block2*, ╔ )
  2. glue blocks together
  3.  
  4. Arguments are: how╤#ROW (attach left to right) or #COL (attach top to bottom); block1, block2, ╔╤blocks to be attached.
  5.  
  6. If attached with #ROW, the result will have as many rows as the largest block. If with #COL, as many columns as the largest block. Any missing values in either case will be replaced with #NA.